Schema means shape, or more generally, plan.
How to import and export schema from Cassandra or Cassandra cqlsh prompt?
database cassandra schema database-schema cqlshDoes rake db:schema:dump recreate schema.rb from migrations or the database itself?
ruby-on-rails schema migration rakeDoes anyone knows how to create Avro schema which contains list of objects of some class? I want my generated …
java schema avroWhat are the differences in database terminology between MS SQL and MySQL? Can a MySQL instance have more than one …
mysql sql-server database schemaFor kicks I'm writing a "schema documentation" tool that generates a description of the tables and relationships in a database. …
database sqlite schemaTrying to write a JSON schema that uses RegEx to validate a value of an item. Have an item named …
regex json schema jsonschemaI have the following Rails migration which works perfectly (irrelevant pieces removed): create_table :comments do |t| t.text :body …
ruby-on-rails schemaI decided to use log4net as a logger for a new webservice project. Everything is working fine, but I …
web-services logging schema web-config log4net<?xml version="1.0" encoding="UTF-8"?> <web-app version="2.5" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="…
schema web.xml